Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add time.sleep to the overtake handler #152

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

HeadTriXz
Copy link
Owner

  • Apparently OvertakeHandler did not have any time.sleep's, causing the whole application to slow down.
  • This also adds a new option to force steering back to the previous lane in case the line gets detected poorly or if a line has the wrong type.

@HeadTriXz HeadTriXz added the bug Something isn't working label Jun 3, 2024
@MichelGerding MichelGerding merged commit bc11ca3 into main Jun 3, 2024
1 check passed
@MichelGerding MichelGerding deleted the fix/overtake-blocking branch June 3, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants